Expand description

Macro for benchmarking a FRAME runtime.

Re-exports§

  • pub use v1::*;

Modules§

  • Interface that provides functions for benchmarking the runtime.
  • Macros for benchmarking a FRAME runtime.
  • Contains macros, structs, and traits associated with v2 of the pallet benchmarking syntax.

Macros§

Structs§

Enums§

Traits§

Functions§

  • Grab an account, seeded by a name and index.
  • This caller account is automatically whitelisted for DB reads/writes by the benchmarking macro.